home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / utils time / Auto-Off 1.1 / autooff.exe / AUTOOFF.TXT < prev   
Encoding:
Text File  |  1998-01-15  |  2.1 KB  |  59 lines

  1. AutoOff 1.1
  2. by Joe Grand, The Grand Design
  3. jgrand@mindspring.com
  4. http://www.mindspring.com/~jgrand
  5.  
  6. Background:
  7.  
  8. AutoOff is a very simple PalmPilot application that is useful if you want to
  9. disable the "Auto-Off" timer built into the PalmPilot.
  10.  
  11. Installation:
  12.  
  13. Install AutoOff just as you would any other PalmPilot application--just open
  14. the file named AutoOff.prc using the InstallApp application that comes with
  15. the Pilot Desktop software.
  16.  
  17. Operation:
  18.  
  19. When you prefer to disable the "Auto-Off" timer, launch AutoOff from the
  20. PalmPilots' application page. That is all you have to do! The Preferences
  21. panel will appear when the program has been successfully run. Though the
  22. preferences still show a time next to "Auto-off after:", the actual "Auto-Off"
  23. is disabled.
  24.  
  25. To re-enable the "Auto-Off" timer, launch the Preferences (by tapping either
  26. Prefs or AutoOff) and select the General panel. Simply select the "Auto-off"
  27. time of your choice. That's it! The "Auto-Off" timer is re-enabled and the
  28. PalmPilot will automatically turn off after the selected amount of time.
  29.  
  30. Details:
  31.  
  32. AutoOff makes a call to the system function SysSetAutoOffTime() which,
  33. when passed a value of 0, will set the PalmPilot to disable the "Auto-Off"
  34. timer and never automatically power-off.
  35.  
  36. Advanced:
  37.  
  38. You can bind AutoOff to one of the hardware buttons on the device. Why would
  39. you want to do this? If you have a reason to repeatedly disable the "Auto-Off"
  40. timer, pushing a button on the front is much easier than going to the
  41. applications page, searching for the icon, and launching the application.
  42. To do this, open the Prefs application, select "Buttons" from
  43. the popup menu in the upper right corner, and change the bindings there.
  44.  
  45. Bug Reports, Comments, etc.:
  46.  
  47. I don't know how there can be too many bugs in a three line program,
  48. but if you encounter one and/or have a suggestion, feel free to contact me.
  49.  
  50. Version Information:
  51.  
  52. 1.1 - Modified PilotMain to only run on a sysAppLaunchCmdNormalLaunch 1/15/98
  53. 1.0 - Initial public release 1/14/98
  54.  
  55. Joe Grand
  56. The Grand Design
  57. 1/15/98
  58.  
  59.